home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / TextHarvest / TextHarvest-Install.exe / {app} / Help-ScriptSample05.txt < prev    next >
Text File  |  2005-02-22  |  492b  |  6 lines

  1. <h1>Script: ScriptSample05</h1>
  2.  
  3. ScriptSample05 demonstrates how to process character-delimited files by setting the Config variables $CfgInpFileType and $CfgDelimiter.
  4.  
  5. This script should be used with the <a href="file://ToDoListDelim.dat">ToDoListDelim.dat</a> sample input file, which uses the record-delimiting character $00. If you view this file with the built-in file viewer, the $00 at the end of each record shows up as the ╖ dot character. Two dots in a row means a null line.
  6.